home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / l2101a.zip / FAST.BAT < prev    next >
DOS Batch File  |  1997-06-25  |  212b  |  10 lines

  1. @echo off
  2. echo  
  3. echo This changes your keyboard rate to the fastest possible, makes moving
  4. echo around in LORD2 faster.
  5. echo  
  6. mode con rate=32 delay = 1
  7. echo All done!  Now type LOCAL to play.
  8. echo  
  9.  
  10.